home *** CD-ROM | disk | FTP | other *** search
- Quote Thing
-
- PostalCode, Inc. 1998
- Design and programming: Chris Cummer, Chief Programmer
- mrhappy@postal-code.com
- http://www.postal-code.com
- Current version: 0.5
- Date: May 15, 1998
-
- Created using REALbasic dr1r33, ResEdit 2.1.3, and Photoshop 3.0.5.
-
- Windows:
- Easel - main interface. Always open; closing quits program.
- AboutWin - the About box. Launches web browser when URL clicked on.
- PrefWin - preferences window.
- ProgrammersWind - a window that displays info about the internal
- workings of the program for trouble-shooting.
- Project Info - this window.
-
- Classes
- NoClearCutPaste - overrides the Edit menu's usual menu items whenever
- text field "QuoteFld" has focus. Prevents the user
- from Clearing, Cutting, or Pasting that field.
- PrefsClass - deals with reading the preferences from a prefs file into
- the application's properties, and writing from the properties
- to the prefs file.
-
- Graphics
- AboutBox2 - the backdrop for the About dialog.
- BlueURL - the blue URL grc in the About dialog.
- RedURL - the red URL grc in the About dialog.
-